GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / SpreadsheetMaximumContentHeightPerSheet Property





In This Topic
SpreadsheetMaximumContentHeightPerSheet Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property SpreadsheetMaximumContentHeightPerSheet As Single
public float SpreadsheetMaximumContentHeightPerSheet {get; set;}
public read-write property SpreadsheetMaximumContentHeightPerSheet: Single; 
public function get,set SpreadsheetMaximumContentHeightPerSheet : float
public: __property float get_SpreadsheetMaximumContentHeightPerSheet();
public: __property void set_SpreadsheetMaximumContentHeightPerSheet( 
   float value
);
public:
property float SpreadsheetMaximumContentHeightPerSheet {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members